home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / mpmod160.zip / UPDATE.160 < prev   
Text File  |  1994-01-01  |  3KB  |  68 lines

  1. Update Reference file - MPModem v1.60 Copyright (C) M. Jose, 1993
  2.  
  3.  
  4.  
  5. New features, changes and bug fixes
  6. -----------------------------------
  7.  
  8.  
  9. This is a full update of MpModem which incorporates or changes many
  10. features of the previous versions of MpModem.
  11.  
  12. Some of the changes are as follows:
  13.  
  14.    - Major re-work of the MpModem screen to give more information to
  15.      the user and even more information to the registered user. (See
  16.      MpModem.Doc for full details and explanation of these changes).
  17.  
  18.    - Fixed some bugs in the Ymodem driver concerning the finishing
  19.      routines. There still may be problems with some Ymodems - let
  20.      me know if this is the case.
  21.  
  22.    - Fixed a minor problem with the calculation of blocks to send/
  23.      receive under Xmodem and Ymodem.
  24.  
  25.    - Full optimised support for 16550 (and compatible) UART
  26.      buffered chips.
  27.  
  28.    - Full checking for parity and framing errors.
  29.  
  30.    - Now allows for communication ports from 1 to 8.
  31.  
  32.    - New compression technique based on Jmodem and adapted for use
  33.      under Zmodem.
  34.        Note that this is NOT "RLE" as used and copyrighted by Chuck
  35.      Forsberg. This version is MUCH faster and what is more, the
  36.      source code is available to you free of charge or encumbrance!!
  37.  
  38.    - New fast mode. This is based on PC²'s version which they call
  39.      "Turbo". Although this is public domain code, it utilises
  40.      Variable length headers which are copyright to Chuck Forsberg.
  41.      Consequently, because of this oxymoron, my modified version
  42.      DOES NOT use the same approach, but utilitises non-copyrighted
  43.      code to achieve the same performance.
  44.        Again, the code for this is free of charge and encumbrance.
  45.  
  46.    - New and more user-friendlier configuration program with
  47.      on-line help.
  48.  
  49.    - New options in the Configuration program to do the following:
  50.  
  51.         * Set the communications buffer for better response when
  52.           multi-tasking.
  53.         * Set the FIFO buffer on or off.
  54.         * Set the number of bytes in the FIFO buffer (from 1 to 14).
  55.         * Change the IRQ and Communication Port Addresses of ports 1 to 8.
  56.  
  57.    - Removed support for RemoteAccess Bulletin Board Systems. This
  58.      process added extra program size and a small overhead. It is
  59.      better for a Filedoor to be used as the interface between MpModem
  60.      and RA. What was previously used was a stop-gap for RA users.
  61.  
  62.    - Removed the added extra of registering the program. This had
  63.      served its desired purpose of ascertaining the level of usage
  64.      and as such is no longer required. (Should be less of a hassle
  65.      for non-Internet users as well.)
  66.  
  67.  
  68.